To use the authoring environment, a user prepares a source
file. In this file, math equations are delimited with
<MATH>, </MATH> tags. Optional
parameters to WebEQ such as font size and color are included as
parameters in the <MATH> tag.
Warning: There is one exception: the user should not specify theApart from some minor differences in entity names and tag arguments, the source file should be viewable within a HTML 3.0 capable browser such as the arena browser.eqnoparameter, since the authoring environment automatically generates this. Equations are numbered sequentially through the document to aid in sizing the applet windows.
You may find it useful to look at a sample source file.
Important: The path names for the source file and the codebase
are interpreted as URLs. The codebase is included verbatim in the
applet calls, and thus may be a relative path name. To
guarantee relocatable pages, one should specify an absolute URL.
As an example, suppose
/www/WebEQ/bin,
/www/mydocs/test, and
http://www.yoursystem.net/ corresponds to the directory
/www.
Then you might enter:
http://www.yoursystem.net/mydocs/test
/WebEQ/bin
To load the example file linked above into the authoring environment, you could specify:
http://www.geom.umn.edu/software/WebEQ/author/example.html
http://www.geom.umn.edu/software/WebEQ/bin
applet
tags necessary for viewing the document with WebEQ under Netscape
2.0.At any time, you can save this document by
Remember to save your work! Applet sizes are reset each time you load a source file into the authoring environment.
The sizing form is designed to be used in conjunction with the Java
Console. The Java console can be enabled by checking the
appropriate box under the Netscape Options menu. For each equation in
the source document, WebEQ will write the equation number, a bit of
the source code for the equation, and the proper dimensions for the
corresponding applet window. The user needs only to transcribe these
dimensions from the console to the sizing fill-out form, save the
table, and preview the document to generate an .html file
with correct WebEQ applet dimensions.
The sizing panel also contains a "Preview" button which allows you to view the document with the current applet window dimensions. You can change the applet dimensions as many times as you wish. When you are satsified, bring the document up in the preview window and save it as described above.
To install the authoring system on your local server, you must first
install the library. Then, you must edit the file
"libpointer.pl in the ~WebEQ/author/bin
directory to point to the location of the library on your system.
The Geometry Center Home Page
Comments to:
rminer@geom.umn.edu
Created: Apr 17 1996 ---
Last modified: Thu Apr 18 12:04:28 1996